home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / GraphicFrameMicro.nib / data.classes next >
Text File  |  1994-12-14  |  722b  |  53 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PGInspector = {
  7.     ACTIONS = {
  8.     default:;
  9.     setMicroInspector:;
  10.     set:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     currentStyleButton;
  15.     blankMicroPanel;
  16.     window;
  17.     microInspectorSlot;
  18.     loadedSelection;
  19.     loadedStyleList;
  20.     styleList;
  21.     stringTable;
  22.     microInspectorMtx;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. GraphicInspector = {
  27.     ACTIONS = {
  28.     setMargin:;
  29.     setWrap:;
  30.     setRotation:;
  31.     adjustMargin:;
  32.     setKnobs:;
  33.     flipVert:;
  34.     setScale:;
  35.     flipHoriz:;
  36.     };
  37.     OUTLETS = {
  38.     frameMicro;
  39.     flipHoriz;
  40.     adjustMicro;
  41.     placementMicro;
  42.     flipVert;
  43.     rotationText;
  44.     imageSpecMicro;
  45.     scaleMtx;
  46.     knobMtx;
  47.     incrementMtx;
  48.     marginText;
  49.     wrapMtx;
  50.     };
  51.     SUPERCLASS = PGInspector;
  52. };
  53.